# File lib/dnsruby/resolver.rb, line 791
    def do_caching=(on)
      @do_caching=on
      update
    end