/**
  * {@inheritdoc}
  */
 public function getPrependParams()
 {
     return $this->wrapped->getPrependParams();
 }