@class NSString; @interface AEServiceXPCConnectionOrigin : NSObject { NSString *_serviceName; } - (void).cxx_destruct; - (id)makeConnection; @end