sS withStringBuilder(IVF1 f) { new StringBuilder buf; if (f != null) f.get(buf); ret str(buf); }