public String[] ListFlights(Transaction context) { return(Flights.ListResources(context, RID.Type.FLIGHT)); }