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