@Override
 public boolean canEagerlyRender(ObjectAdapter objectAdapter) {
   return rendererContext.canEagerlyRender(objectAdapter);
 }