@@ -229,6 +229,12 @@ - removeNObjects: (size_t)nobjects { @throw [OFNotImplementedException newWithClass: isa selector: _cmd]; } + +/* FIXME: Implement! +- (uint32_t)hash +{ +} +*/ @end