# File lib/right_http_connection.rb, line 155
    def socket_read_size=(newsize)
      Net::BufferedIO.socket_read_size=(newsize)
    end