# File lib/fog/aws/mock.rb, line 133 def self.internet_gateway_id "igw-#{Fog::Mock.random_hex(8)}" end