public bool ExistemNotificacoes()
 {
     return(_notification.ExisteNotificacoes());
 }