# File lib/rgen/instantiator/nodebased_xml_instantiator.rb, line 61
    def characters(str)
      @instantiator.on_chardata(str)
    end