private void SetAutoSaveEnabled(bool enableAutoSave) { _settingsContainer.SetAutoSave(enableAutoSave); }