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