Overrides DiscoveryInterface::create
public function create(mixed $options) : ClientInterface { return new Client($options); }