private static bool Desync(Interpreter interpreter, Source source, Stringe tagname, Argument[] args) { interpreter.Desync(); return(false); }