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