createTabs()->activate('cube/services'); $this->renderCube(); } protected function getCube(): IdoCube { return new IdoServiceStatusCube(); } }