# File temp/parsers/pullparser.rb, line 67
      def unshift token
        @parser.unshift token
      end