public function isEmpty()
 {
     return $this->map->isEmpty();
 }