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