set($conf->lang); static::$db = static::$db ?? new Database; static::$user = static::$user ?? new User; } }