public function offsetSet($name, $component)
 {
     return $this->control->offsetSet($name, $component);
 }