openOutersIsEmpty method

bool openOutersIsEmpty()

Implementation

bool openOutersIsEmpty() {
  return _openOuters.isEmpty;
}