@@ -568,7 +568,9 @@ { } + (void)dealloc { + @throw [OFNotImplementedException newWithClass: self + selector: _cmd]; } @end