# File lib/math_ml/latex.rb, line 67
                        def eos?
                                _eos? || _check(/#{RE::SPACE}+\z/)
                        end