Returns the Extension object of the module containing the database driver.
\Drupal\Core\Extension\Extension The Extension object of the module containing the database driver.
public function getModule() : Extension { return $this->module; }