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