@Override
 public List<List<String>> getFollowLinks() {
   return rendererContext.getFollowLinks();
 }