token method

dynamic token()

Implementation

dynamic token(){
	return _token;
}