# File lib/rgen/instantiator/abstract_xml_instantiator.rb, line 25
    def characters(str)
      @instantiator.text(str)
    end