/**
  * @return \yii\db\Connection
  */
 protected function getDb()
 {
     return $this->owner->getDb();
 }