+ (id) alloc
+ (Class) class
+ (BOOL) conformsToProtocol:(Protocol *)protocol
+ (OBString *) description
+ (void) dumpObject:(id)object
+ (void) dumpObjects
+ (ULONG) instanceCount
Only available if you link with debug libraries - otherwise they are no-ops
+ (IMP) instanceMethodForSelector:(SEL)selector
+ (BOOL) instancesRespondToSelector:(SEL)selector
+ (BOOL) isSubclassOfClass:(Class)cls
+ (id) new
+ (void) setVersion:(LONG)version
+ (Class) superclass
+ (LONG) version
- (void) dprintfDescription
- (IMP) methodForSelector:(SEL)selector