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