# File lib/Dnsruby/dnssec.rb, line 137 def self.set_hints(hints) @@root_verifier.set_hints(hints) @@anchor_verifier.set_hints(hints) end