describe('Init section cache control', () => {
  let cacheControl;

  beforeEach(() => {
    cacheControl = rewire('./cacheControl');