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