public function getRouter()
 {
     return $this->configuration->getRouter() ?: Configuration::DEFAULT_ROUTER;
 }