to_hash()
public

No documentation available.

# File activesupport/lib/active_support/xml_mini/nokogiri.rb, line 36
        def to_hash
          root.to_hash
        end