/**
  * @inheritdoc
  */
 public function getDbName()
 {
     $result = parent::getDbName();
     return $result;
 }