// export class Cache { // constructor () { // } // set () { // } // get () { // } // } // export default new Cache()