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