# File lib/parser/static_environment.rb, line 27
    def unextend
      @variables = @stack.pop

      self
    end