private static void GetTotalInfected(string hospitalName) { _hospitalController.GetTotalInfected(hospitalName); }