@@ -30,11 +30,11 @@ { id _object; } /*! - * The object which was mutated during enumeration. + * @brief The object which was mutated during enumeration. */ @property (readonly, nonatomic) id object; + (instancetype)exception OF_UNAVAILABLE;