sS unnullString(S s) { ret s == null ? "" : s; }