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