static void saveLibraryToFile(S snippetID, File file) { saveLibraryTo(snippetID, file); }