fetcher = $fetcher; } abstract public function getMap($context = null); abstract public function saveMap($map, $parent = null); }