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