resetNameSpace method

void resetNameSpace()

Implementation

void resetNameSpace(){
	_nameSpace = _defNameSpace;
}