package testPullUpGen.test20.test; public class B extends S { <T2> String m(T2 i){ return "foo"; } }