Sets the instantiator to be used when fetching proxies.
public function setProxyInstantiator(InstantiatorInterface $proxyInstantiator) : void { $this->proxyInstantiator = $proxyInstantiator; }