public void StoreLordOfNotifications(ILordOfNotifications lordOfNotifications)
 {
     this.LordOfNotifications = lordOfNotifications;
 }
 public void StoreLordOfNotifications(ILordOfNotifications lordOfNotifications)
 {
     this.LordOfNotifications = lordOfNotifications;
 }