public static string toNativeString(IWorker val) { //xxx doesn't work with client implementations of String return StringUtil.stringFromCodePoints( Client_String.unwrap(val.breed(stdn_String))); }