@@ -70,10 +70,10 @@ @"data can be added", inClass]; return description; } -- (OFHash*)hash +- (OFHash*)hashObject { return hash; } @end