@Override
 public void unsubscribeByResource(final SubscriptionResource resource) {
   realService.unsubscribeByResource(resource);
 }