# File lib/chef/client.rb, line 89
    def self.when_run_fails(&notification_block)
      run_failed_notifications << notification_block
    end