# File lib/hashery/stash.rb, line 48
  def key?(key)
    super(convert_key(key))
  end