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