module.exports = class Circuit { constructor(circuitDef) { } };