protected bool OperacaoValida()
 {
     return(!_notifications.TemNoticacao());
 }