Returns the node at the given index
int $index Index:
array
\Exception
public function get($index) { return $this->matches ->get($index)[0]; }