// PSI_ELEMENT: com.intellij.psi.PsiMethod // OPTIONS: overrides public interface Foo2 { interface X {} void baz(X clazz); }