public static IEnumerable <Consignacion> ListarGasCaribe()
 {
     return(repository.ListarGasCaribe());
 }