# File /home/cepheus/projects/prep/log4r-1.0.1/src/log4r/configurator.rb, line 60
    def self.load_xml_string(string)
      detect_rexml
      actual_load Document.new string
    end