# File lib/deltacloud/drivers/mock/mock_driver.rb, line 218 def start_instance(credentials, id) update_instance_state(credentials, id, 'RUNNING') end