module.exports = class { constructor() { this.chunks = []; } }