public static function reboot() { runtime::clear(); runtime::library(); runtime::config(); runtime::hook(); }
public static function reboot() { runtime::clear(); runtime::build(); }