@@ -212,9 +212,9 @@ * @brief Initializes an already allocated OFIntrospection with the specified * class. * * @return An initialized OFIntrospection */ -- initWithClass: (Class)class_; +- initWithClass: (Class)class_ OF_DESIGNATED_INITIALIZER; @end OF_ASSUME_NONNULL_END