static L parseClassPath(S path) { ret allToFile(splitAt(path, File.pathSeparator)); }