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