@Override
 public void annotateProxyClass(Class<?> aClass) throws IOException {
   super.annotateProxyClass(aClass);
 }