unlock method

QuickReference unlock()

Implementation

QuickReference unlock() {
  Quick.unlock(key);
  return this;
}