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