module LibXML::Conversions::Document

def to_hash

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