class Async::Node

def remove_child(child)

def remove_child(child)
.remove(child)
_parent(nil)