# File lib/puppet/util/rdoc/code_objects.rb, line 124
124:     def add_child(child)
125:       @childs << child
126:     end