// PSI_ELEMENT: com.intellij.psi.PsiMethod // OPTIONS: usages public class J { public <caret>J(int i) { } }