# File lib/httpclient/session.rb, line 392
    def sync=(sync)
      @socket.sync = sync
    end