servers[$type])) { $this->servers[$type] = Kiri::getDi()->make(RouterCollector::class); } return $this->servers[$type]; } }