@class NSArray; @interface PPMockLocationGuardedData : NSObject { NSArray *_locations; } - (void).cxx_destruct; @end