static Stringable stringable(IF0 f) { ret f == null ?: new Stringable(f); }