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