partial void UpdateLyric(Lyric instance);
 partial void DeleteLyric(Lyric instance);
 partial void InsertLyric(Lyric instance);