# File lib/Dnsruby/Resolver.rb, line 640
    def ignore_truncation=(on)
      @ignore_truncation = on
      update
    end