method

siblings

siblings()
public

Returns all siblings of the current node.

  subchild1.siblings # => [subchild2]