# File lib/chef/knife/cookbook_test.rb, line 87 def cookbook_loader @cookbook_loader ||= Chef::CookbookLoader.new(config[:cookbook_path]) end