public static int Exec() { int result = (int)staticInterceptor.Invoke("exec", "exec()", typeof(int), false); Qyoto.Cleanup(); return(result); }