# File lib/deltacloud/drivers/ec2/ec2_mock_driver.rb, line 93 def reboot_instances(id) update_instance_state(id, 'pending', '0') end