$tb = new LJCTextBuilder(); // Example Method: $tb->AddIndent(); $retValue = $tb->IndentLength(); $result = strval($retValue); // result: // 2