void start(List<String> args, SendPort sendPort) { ServerPluginStarter(DriftPlugin.forProduction()).start(sendPort); }