@Override
 public boolean canGetMethodReturnValues() {
   return virtualMachine.canGetMethodReturnValues();
 }