# File lib/math_ml/string.rb, line 14 def self.mathml_latex_parser @@mathml_latex_parser = MathML::LaTeX::Parser.new unless @@mathml_latex_parser @@mathml_latex_parser end