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