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