# File lib/builder/xmlbase.rb, line 117
117:     def <<(text)
118:       _text(text)
119:     end