# File test/test_ControlPanel.rb, line 114 def bind_address=(new_address) @set_bind_address_call += 1 @store['bind_address'] = new_address end