lock method

St8Reference lock()

Implementation

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