# File lib/map.rb, line 354
  def key?(key)
    super(convert_key(key))
  end