# File lib/thor.rb, line 334 def disable_required_check!(*command_names) disable_required_check.merge(command_names) end