@@ -29,11 +29,11 @@ { id _object; } /*! - * The hash which has already been calculated. + * @brief The hash which has already been calculated. */ @property (readonly, nonatomic) id object; + (instancetype)exception OF_UNAVAILABLE;