# File lib/mash.rb, line 106
  def key?(key)
    picky_key?(convert_key(key))
  end