@Override
 public void removeAttribute(String s) {
   proxy.removeAttribute(s);
 }