/**
  * {@inheritdoc}
  */
 public function handleConnect($conn)
 {
     $this->server->handleConnect($conn);
 }