# File temp/parent.rb, line 47
def
delete_at
(
index
)
@children
.
delete_at
index
end