static File appendToBaseFileName(File f, S s) { ret appendToFileNameBeforeExtension(f, s); }