# File lib/chef/cookbook/synchronizer.rb, line 84 def have_cookbook?(cookbook_name) @cookbooks_by_name.key?(cookbook_name) end