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