# File lib/dm-serializer/xml/rexml.rb, line 26
def
self
.
add_xml
(
parent
,
xml
)
parent
.
add
(
xml
)
end