# File lib/fog/aws/parsers/dns/health_check.rb, line 6
          def reset
            @health_check = {}
            @health_check_config = {}
            @response = {}
          end