# File lib/dnsruby/resolv.rb, line 61 def initialize(resolvers=[Hosts.new, DNS.new]) @resolvers = resolvers end