curToken static method

dynamic curToken()

Implementation

static dynamic curToken(){
	return _getToken;
}