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