partial void UpdatePuzzle(Puzzle instance);
 partial void DeletePuzzle(Puzzle instance);
 partial void InsertPuzzle(Puzzle instance);