# File lib/math_ml/util.rb, line 27
        def escapeXML(s, br=false)
                MathML::Util.escapeXML(s, br)
        end