isClosed method

bool isClosed()

Implementation

bool isClosed() {
  return closed_;
}