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