# File lib/bundler/vendor/thor/lib/thor.rb, line 314 def stop_on_unknown_option!(*command_names) stop_on_unknown_option.merge(command_names) end