@@ -37,10 +37,12 @@ /*! * The name of the INI category */ @property (nonatomic, copy) OFString *name; + +- init OF_UNAVAILABLE; /*! * @brief Returns the string value for the specified key, or `nil` if it does * not exist. *