# File lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb, line 97
    def <<(text)
      _text(text)
    end