partial void UpdateSnack(Snack instance);
 partial void DeleteSnack(Snack instance);
 partial void InsertSnack(Snack instance);