partial void UpdateInsurer(Insurer instance);
partial void DeleteInsurer(Insurer instance);
partial void InsertInsurer(Insurer instance);