/**
  * {@inheritdoc}
  */
 public function has($identifier)
 {
     return parent::has($this->prepareID($identifier));
 }