# File lib/hashery/castinghash.rb, line 123
  def update(other)
    super(cast(other))
  end