# File lib/chef/client.rb, line 75
    def self.when_run_starts(&notification_block)
      run_start_notifications << notification_block
    end