/** Generates data associated with the bean */
 @Override
 public String getBeanInfo() {
   return _next.getBeanInfo();
 }