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