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