luxlabs header browser preview


@interface CASuspendNotification : NSObject

- (void)willSuspend:(id)a0;
- (void)willUnsuspend:(id)a0;

@end