partial void UpdateGuest(Guest instance);
partial void DeleteGuest(Guest instance);
partial void InsertGuest(Guest instance);