// "Create Method 'bar'" "true" public class Test { void foo (T t1, T t2) { bar (t1, t2); } }