# File lib/Dnsruby/Config.rb, line 389
    def get_ready
      if (!@configured)
        parse_config
      end
    end