public void SetSelectedAuthor(object selectedItem)
 {
     _authorFunctions.SetSelectedAuthor(selectedItem);
 }