# File lib/builder/xmlbase.rb, line 80
    def text!(text)
      _text(_escape(text))
    end