/**
  * {@inheritDoc}
  */
 public function getDataFetcher($data)
 {
     return $this->connection->getDataFetcher($data);
 }