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