public function getLocationToName($name)
 {
     return $this->loader->getLocationToName($name);
 }