checks if the current value is valid
bool
public function valid() { return false !== current($this->children); }