class ActiveSupport::XMLConverter

def to_h

def to_h
  deep_to_h(@xml)
end