# File lib/chef/formatters/error_inspectors/cookbook_sync_error_inspector.rb, line 38 def initialize(cookbooks, exception) @cookbooks, @exception = cookbooks, exception end