# File test/test_control.rb, line 203
    def keep_alive=(keep_alive)
      @keep_alive_call += 1
      @keep_alive = keep_alive
    end