release method

bool release()

Implementation

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