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