isAddStack method

bool isAddStack()

Implementation

bool isAddStack(){
  return true;
}