public function saveState(array &$params, $reflection = NULL)
 {
     return $this->multiplier->saveState($params, $reflection);
 }