public function removeAll(\blaze\collections\Map $obj)
 {
     return $this->map->removeAll($obj);
 }