# File lib/math_ml/symbol/entity_reference.rb, line 9
                        def self.convert(name)
                                MathML.pcstring("&#{name};", true)
                        end