protected bool IsValidOperation()
 {
     return(!_notification.HaveNotification());
 }