setup static method

void setup()

Implementation

static void setup() {
  FlareCache.doesPrune = false;
  FlareCacheAsset.useCompute = false;
}