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