179 180 181
# File 'lib/fog/aws.rb', line 179 def self.instance_id "i-#{Fog::Mock.random_hex(8)}" end