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