# File lib/faraday/utils.rb, line 122
      def replace(other)
        clear
        update(other)
      end