@Hook.exit stop(HttpServer server) async { await server.close(); print('<blue>Server stopped</blue>'); }