# File lib_wpm/wpm/xmlparser.rb, line 97
    def comment(data)
      @reader.comment(data)
    end