# File lib/httpclient/session.rb, line 559
    def closed?
      @state == :INIT
    end