static S snippetTitle(S id) { ret getSnippetTitle(id); } static S snippetTitle(long id) { ret getSnippetTitle(id); }