partial void UpdateLawyer(Lawyer instance);
 partial void DeleteLawyer(Lawyer instance);
 partial void InsertLawyer(Lawyer instance);