@Override
 public void accept(final CommandVisitor v) {
   v.handleRoleSetDescriptionCommand(this);
 }