unlock method

St8Reference unlock()

Implementation

St8Reference unlock() {
  St8.unlock(key);
  return this;
}