@Override
 public void BestVdsProcedure(VDS x) {
   x.setvm_count(x.getvm_count() + 1);
 }