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