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