# File lib/optparse.rb, line 831
  def reject(*args, &blk) top.reject(*args, &blk) end