public void TearDown() { _cache = null; }
public void Setup() { _cache = new PCMapProgressionCache(); }