protected bool OperacaoValida()
 {
     return(!_notificador.TemNotifcacao());
 }