public void setAnchorTitle(String title) {
   impl.setAnchorTitle(title);
 }