public static void TeardownNode()
 {
     EventStoreServerStarterHelper.StopProcess(eventStoreProcess);
 }