/**
  * {@inheritdoc}
  */
 public function setConfiguration(array $configuration)
 {
     $this->subject->setConfiguration($configuration);
 }