/** Generates the proxy object. */
 @Override
 public String getBeanProxy() {
   return _next.getBeanProxy();
 }