/**
  * {@inheritdoc}
  */
 public function readResponse(ICommand $command)
 {
     return $this->connection->readResponse($command);
 }