# File lib/cgikit/session.rb, line 105
    def terminate?
      @terminate or timeout?
    end