@psalm-suppress PropertyTypeCoercion
Closure(InstrumentationScopeInterface): T $factory:
public function __construct(Closure $factory) { $this->configs = new WeakMap(); $this->factory = $factory; }