partial void UpdateGender(Gender instance);
 partial void DeleteGender(Gender instance);
 partial void InsertGender(Gender instance);