initCloseList method

void initCloseList()

Implementation

void initCloseList() {
  _closeList = toCloseList();
}