private void _loadAbbreviations()
 {
     _notifier.Execute(_abbreviations.LoadAbbreviationsFromFile(), "abbreviations");
 }