# File lib/hashery/castinghash.rb, line 70
  def fetch(k)
    super(key_proc[k])
  end