@@ -72,10 +72,11 @@ @interface OFBlock { Class isa; } ++ (Class)class; - copy; - (void)release; - autorelease; @end