/**
  * {@inheritDoc}
  */
 public function getSupportedQueryLanguages()
 {
     return $this->transport->getSupportedQueryLanguages();
 }