public List <INotification> Get()
 {
     return(_system.GetNotifications());
 }