3940414243444546
System.out.println(a1); long x = System.currentTimeMillis() - t; System.out.println("--------> took time(ms): " + x); a1 = new FooController().tee(new ModelUser("me and you")); System.out.println(a1); }