# File lib/dnsruby/config.rb, line 90
    def Config.reset
      c = Config.new
      @configured = false
      #       c.parse_config
    end