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