@@ -279,6 +279,12 @@ - removeObjectForKey: (OFObject*)key { @throw [OFNotImplementedException newWithClass: isa selector: _cmd]; } + +/* FIXME: Implement! +- (uint32_t)hash +{ +} +*/ @end