class Thor
def disable_required_check?(command) #:nodoc:
def disable_required_check?(command) #:nodoc: command && disable_required_check.include?(command.name.to_sym) end
def disable_required_check?(command) #:nodoc: command && disable_required_check.include?(command.name.to_sym) end