# File lib/builder/xmlbase.rb, line 112
112:     def <<(text)
113:       _text(text)
114:     end