[Source]
# File vendor/rails/activesupport/lib/active_support/xml_mini/nokogiri.rb, line 23 23: def to_hash 24: root.to_hash 25: end
[Validate]