in src/Writer.hack [54:57]
public function setAutoloadMap(AutoloadMap $map): this { $this->map = $map; return $this; }