# File lib/math_ml/latex.rb, line 41
def
scan_space
_scan
(
/#{RE::SPACE}+/
)
end