# File lib/chef/knife/core/bootstrap_context.rb, line 91 def knife_config @chef_config.key?(:knife) ? @chef_config[:knife] : {} end