static S addPrefixOptIfNempty(S prefix, S s) { ret addPrefixIfNotEmpty2(prefix, s); }