@@ -73,8 +73,8 @@ return _selector; } - (id)object { - return _object; + OF_GETTER(_object, true) } @end