sS loadTextFileFromZipSnippet(S snippetID, S path) { ret loadTextFileFromZip(loadLibrary(snippetID), path); }