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