partial void UpdateAgency(Agency instance);
partial void DeleteAgency(Agency instance);
partial void InsertAgency(Agency instance);