# File lib/deltacloud/drivers/mock/mock_driver.rb, line 226 def stop_instance(credentials, id) update_instance_state(credentials, id, 'STOPPED') end