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