TempCache constructor

TempCache()

Implementation

factory TempCache() {
  return _instance;
}