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