static S strUnnull(O o) { ret o == null ? "" : str(o); }