# File src/Element.rb, line 57
def
addChild
(
child
)
@children
.
push
child
end