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