Inserts all of the nodes into this node directly before refChild.
Node insertBefore(Node node, Node child) native;