@@ -357,10 +357,15 @@ [returnValue release]; [timersQueue release]; [super dealloc]; } + +- copy +{ + return [self retain]; +} @end @implementation OFTLSKey + (void)initialize {