<T> void doSomething(T t) { }
"Pull Up" on such method shows "Class T will not be accessible in module...", which makes no sense.