public function reload()
 {
     $this->map = SqlStorage::getMap($this->getUserId());
 }