Variable gagEcho

immutable(char[]) gagEcho = "\x0a\x09auto _gagEcho_saveCustomEcho = scriptlikeCustomEcho;\x0a\x0a\x09scriptlikeCustomEcho = delegate(string str) {};\x0a\x09scope(exit)\x0a\x09\x09scriptlikeCustomEcho = _gagEcho_saveCustomEcho;\x0a";