See OptionParser.reject.
871 872 873
# File 'lib/optparse.rb', line 871 def reject(t) @atype.delete(t) end