@Override
 public boolean isStaticsScopeCorrect() {
   return myClassResolveResult.isStaticsScopeCorrect();
 }