# File lib/chef/solr/application/solr.rb, line 132
        def schema_attributes
          @schema_attributes ||= REXML::XPath.first(schema_document, '/schema').attributes
        end