# File lib/builder/xmlbase.rb, line 87
87:     def text!(text)
88:       _text(_escape(text))
89:     end