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