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