/**
  * {@inheritdoc}
  */
 public function applyPrefix($value)
 {
     return $this->conn->applyPrefix($value);
 }