See #terminate.
1208 1209 1210
# File 'lib/optparse.rb', line 1208 def self.terminate(arg = nil) throw :terminate, arg end