public SettingsRoot Get()
 {
     return(_cache.RequiredNotNull("_cache != null"));
 }