public void Execute() { Console.WriteLine("Checking holidays"); _holidayService.CreateNewHolidays(); }