public function offsetExists($name)
 {
     return $this->control->offsetExists($name);
 }