public bool Save()
 {
     return(_storageHandler.Save(_preferences));
 }