print_r($this->router->routes);
global $RTR; print_r($RTR->routes);
echo $this->router->routes['default_controller'];