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