public function monitor($type)
 {
     return $this->multiplier->monitor($type);
 }