Returns the first node of the current selection.
public function first() : static { return $this->eq(0); }