# File test/test_control.rb, line 193
    def bind_address=(new_address)
      @bind_address_call += 1
      @bind_address = new_address
    end