enableCaching static method

void enableCaching()

Implementation

static void enableCaching() {
  _justCache = true;
}