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