private function __construct()
 {
     Registry::registerController();
     $this->main();
 }