lock method

ClipTokenData? lock()

Implementation

ClipTokenData? lock(){
	return _get;
}