# File lib/hashery/castinghash.rb, line 80
  def key?(k)
    super(key_proc[k])
  end