@interface CRKEmptySubscription : NSObject + (id)errorSubscriptionWithReason:(id)a0; - (void)cancel; @end