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