private void ProductionFinished(string reason) { Console.WriteLine($"Password cracker with {_passwordProvider.GetType().Name} out: {reason}"); }