static S addFileSep(S path) { ret addSuffix(fileSep(), path); }