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

    end