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