# File temp/parsers/pullparser.rb, line 80
      def unshift token
        @my_stack.unshift token
      end