module ActiveSupport::XmlMini_Nokogiri::Conversions::Document

def to_hash

:nodoc:
:nodoc:
def to_hash
  root.to_hash
end