public function getIterator() : Iterator { return new ServiceLoaderIterator($this->service, $this->providers, $this->cache); }