# File lib/fog/zerigo/parsers/dns/find_hosts.rb, line 8 def reset @host = {} @response = { 'hosts' => [] } end