iterable<CacheInterface> $caches The ordered list of caches used to store and fetch cached items:
public function __construct(iterable $caches) { }