Methods
Public Instance methods
to_hash()
    # File activesupport/lib/active_support/xml_mini/nokogiri.rb, line 23
23:         def to_hash
24:           root.to_hash
25:         end