initialized) { $this->cache->put('key', tenant()->getTenantKey()); } else { $this->cache->put('key', 'central-value'); } } }