class MethodOwner6 { public T foo(T t) { return t; } }