partial void UpdateAllergy(Allergy instance);
partial void DeleteAllergy(Allergy instance);
partial void InsertAllergy(Allergy instance);