# File lib/builder/xmlbase.rb, line 104
104:     def <<(text)
105:       _text(text)
106:     end