@Override
 public boolean isUndefinedWidth() {
   return child.isUndefinedWidth();
 }