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