public function __construct(ProfilerStorageInterface $storage, ?LoggerInterface $logger = null, bool $enabled = true) { $this->initiallyEnabled = $enabled; }