public Dictionary <string, Preference> Load()
 {
     return(_storageHandler.Load());
 }