public IEnumerable <Destino> Get()
 {
     return(col.ListaDestino());
 }