partial void UpdateTaxi(Taxi instance);
partial void DeleteTaxi(Taxi instance);
partial void InsertTaxi(Taxi instance);