# File lib/chef/client.rb, line 100 def run_started self.class.run_start_notifications.each do |notification| notification.call(run_status) end end