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