static S appendPrefix(S prefix, S s) { ret addPrefix(prefix, s); }