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