@@ -51,8 +51,8 @@ abort(); } - (BOOL)isCalculated { - return calculated; + return _calculated; } @end