11 #import <Foundation/Foundation.h> 18 + (instancetype _Null_unspecified) alloc NS_UNAVAILABLE;
19 - (instancetype _Null_unspecified) init NS_UNAVAILABLE;
20 + (instancetype _Null_unspecified) new NS_UNAVAILABLE;
21 - (instancetype _Null_unspecified) copy NS_UNAVAILABLE;
43 + (BOOL) initBaseWithError:(NSError * _Nullable * _Nullable)error;
Definition: ResourcesInitializer.h:16