# File lib/dnsruby/resolver.rb, line 776
    def port=(a)
      @port = a
      update
    end