# File lib/xtemplate/xml.rb, line 162
    def on_chardata(str)
      push_content(str)
    end