@Override
 protected PsiElement checkLocalScope() {
   return myTarget.getContainingFile();
 }