protected override void ProcessNotification(NotificationProvider notificationProvider, Item item)
 {
     notificationProvider.AddNotification(Notification);
 }