# File lib/optparse.rb, line 949
  def remove
    @stack.pop
  end