static File absoluteFile(S path) { ret new File(path).getAbsoluteFile(); }