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