base method

int base()

Implementation

int base(){
	return _base;
}