Example #1
0
 public function get($key)
 {
     return HD::get_map_element($this->map, $key);
 }