Fetch Method and Class in Codeigniter

$this->router->fetch_class();
$this->router->fetch_method();
Nervous Newt