static void runLibrary(S snippetID, S... args) { runClassNamed(mainClassOfJarSnippet(snippetID), args); }