public function nextValue() { return $this->scan(func_get_args(), TRUE, TRUE, TRUE); // onlyFirst, advance, strings }