# File lib/xml/dom2/entityreference.rb, line 64
      def to_s
        "&#{@name};"
      end