proc method

ClipProc proc()

Implementation

ClipProc proc(){
	_setEnv();
	return _proc;
}