# File temp/child.rb, line 67
def
next_sibling=
(
other
)
parent
.
insert_after
self
,
other
end