private Service() { _flightService = new FlightsService(); _flightService.PayForTimeInMilliSeconds(10000); }