sS classNameWithIdentity(O o) { ret o == null ?: withIdentity(o, className(o)); }