# File temp/parsers/pullparser.rb, line 50
      def has_next?
        @parser.has_next?
      end