# File lib/chef/client.rb, line 78
    def self.when_run_completes_successfully(&notification_block)
      run_completed_successfully_notifications << notification_block
    end