luxlabs header browser preview


@interface CRKEmptySubscription : NSObject <CRKCancelable>

+ (id)errorSubscriptionWithReason:(id)a0;

- (void)cancel;

@end