@Override
 public IContext getContext(Object target) {
   return contextProviderDelegate.getContext(target);
 }