# File lib/hashery/castinghash.rb, line 34
  def key_proc=(proc)
    @key_proc = proc.to_proc
  end