@interface ACTrackedXPCConnection : NSXPCConnection - (id)init; - (void)dealloc; @end