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