# File temp/parsers/pullparser.rb, line 137
      def comment?
        @contents[0] == :comment
      end