public void ThenIOnlyLikeToHolidayOn(string preferredDay) { PreferredDate = jsonHelper.FindPreferredDay(DailyTemperature, preferredDay); }