public static List <Cliente> ListarComprasXCliente() { return(PersistenciaCliente.ListarComprasXCliente()); }