partial void UpdateSpot(Spot instance);
 partial void DeleteSpot(Spot instance);
 partial void InsertSpot(Spot instance);