in src/Retriever/FileRetriever.hack [16:18]
public function __construct(private string $path) { $this->path = Str\strip_suffix($this->path, '/'); }