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