[Source]
# File vendor/rails/activesupport/lib/active_support/xml_mini/libxml.rb, line 27 27: def to_hash 28: root.to_hash 29: end
[Validate]