``` private $sessionInfo = ''; private $tokenInfo = ''; ``` I think this variables is not used, because it only use in "prepare" function in Router.php. There are no assigment value to that variables later.