# File lib/httpclient/session.rb, line 396
    def read(*args)
      @socket.read(*args)
    end