# File lib/xml/dom/core.rb, line 2832
def
cloneNode
(
deep
=
true
)
super
(
deep
,
@name
,
@value
)
end