/**
  * @since 1.9.1.1
  */
 public function setConfiguration(Settings $configuration)
 {
     self::$configuration = $configuration;
 }