@Override
 public TextBuilder renderText() {
   return myCellLayout.doLayoutText(this);
 }