# File lib/chef/formatters/doc.rb, line 69 def cookbook_resolution_start(expanded_run_list) puts "resolving cookbooks for run list: #{expanded_run_list.inspect}" end