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