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