# File lib/ohai/mash.rb, line 109
  def key?(key)
    super(convert_key(key))
  end