public function addPath($type, $path)
	{
		return parent::addPath($type, $path);
	}