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