static Write() { if (DevMode.IsDevMode && !System.Diagnostics.Debugger.IsAttached) { ConsoleManager.Show(); } }