refresh method

St8Reference refresh()

Implementation

St8Reference refresh() {
  St8.refresh(this);
  return this;
}