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