# File test/test_ControlPanel.rb, line 134 def keep_alive=(new_keep_alive) @set_keep_alive_call += 1 @store['keep_alive'] = new_keep_alive end