# File test/test_control.rb, line 282
    def port=(port)
      @set_port_call += 1
      @port = port
    end