# File lib/fog/providers/aws.rb, line 179
      def self.volume_id
        "vol-#{Fog::Mock.random_hex(8)}"
      end