@protocol CNDataMapper; @interface CNContactFetchRequestExecutor : NSObject { id _dataMapper; } - (void).cxx_destruct; @end