# File lib/sax-machine/sax_handler.rb, line 17
    def cdata_block(string)
      characters(string)
    end