@interface CRKConcreteDarwinNotificationPublisher : NSObject - (id)subscribeToNotificationWithName:(id)a0 handler:(id /* block */)a1; @end