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