static S rawSnippetURL(S snippetID) { ret snippetRawURL(snippetID); } static S rawSnippetURL(S snippetID, S contentType) { ret snippetRawURL(snippetID, contentType); }