static connector BenchConnector { bench.VoidAspect.VoidHook temp = new bench.VoidAspect.VoidHook(* *.*(*)); temp.before(); temp.around(); temp.after(); }