Gets the current token.
Twig_Token The current token
public function getCurrentToken() { return $this->stream ->getCurrent(); }