# File temp/child.rb, line 28 def replace_with( child ) @parent.replace_child( self, child ) self end