sbool isBoxedValue(O o) { ret isBoxedClass(_getClass(o)); }