public bool GivenIHaveAListOfFlights()
 {
     return(processor.ReservationsInitialized());
 }