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