Iterator over a Node's siblings.
next() ⇒ <Any Type>
Returns the next value of the iteration. This will throw the object {@see goog.iter#StopIteration} when the iteration passes the end.