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