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