# File lib/builder/xmlbase.rb, line 97
97:     def <<(text)
98:       _text(text)
99:     end