@interface CKDPCSNotifier : NSObject + (id)sharedNotifier; - (id)init; - (void)dealloc; @end