# File lib/ruby_parser_extras.rb, line 995
    def push val
      @stack.push val
    end