39 40 41 42
# File 'lib/faraday/utils/params_hash.rb', line 39 def replace(other) clear update(other) end