Returns the class map, which is a list of paths indexed by class name
array<class-string, non-empty-string>
public function getMap() : array { return $this->map; }