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