partial void UpdateSegurado(Segurado instance);
 partial void DeleteSegurado(Segurado instance);
 partial void InsertSegurado(Segurado instance);