public IEnumerable <Account> GetAccountsForNotifications() { return(AccountOperations.GetAccountsForNotifications()); }