@protocol IMLocalDaemonProtocol; @interface IMDLocalDaemon : NSObject @property (class, retain, nonatomic) id sharedDaemon; @end