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