static S addPrefixIfNempty(S prefix, S s) { ret addPrefixIfNotEmpty(prefix, s); }