public static function reboot() { runtime::clear(); runtime::config(); runtime::library(); runtime::hooks(); runtime::run(); }