protected static function init()
 {
     Session::init();
     ErrorHandler::init();
     Router::init();
 }