sS strOrClassName(O o) { if (o cast Class) ret className(o); ret str(o); }