/**
  * {@inheritdoc}
  */
 public function __construct(array $server)
 {
     parent::__construct($server);
 }