close method

bool close()

Implementation

bool close() {
  return MutationCache.instance.close(this);
}