# File lib/math_ml/util.rb, line 200 def latex_parser @params[:parser] = MathML::LaTeX::Parser.new unless @params[:parser] @params[:parser] end