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