Node nextSibling(Node el)

Source

Node nextSibling(Node el) => el.nextNode;