@@ -66,8 +66,8 @@ return description; } - (OFMutex*)mutex { - return mutex; + OF_GETTER(mutex, NO) } @end