luxlabs header browser preview


@interface RTLockAssertion : NSObject {
    struct __MKBAssertion { } *_lockAssertion;
}

- (id)init;
- (void)dealloc;

@end