# File lib/deltacloud/drivers/rimuhosting/rimuhosting_driver.rb, line 100 def stop_instance(credentials, id) destroy_instance(credentials, id) end