public function setRouterStrategy(StrategyInterface $strategy) { $this->router->setStrategy($strategy); }