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