@Override
 public Interceptor getInterceptor() {
   return delegate.getInterceptor();
 }