partial void UpdateLugar(Lugar instance);
 partial void DeleteLugar(Lugar instance);
 partial void InsertLugar(Lugar instance);