# File lib/chef/knife.rb, line 88 def self.load_commands DEFAULT_SUBCOMMAND_FILES.each { |subcommand| require subcommand } subcommands end