in src/rules/input/service/ServiceRules.js [75:77]
constructor(state) { super([new HardcodedMin()], [new NetmaskMax(state)]); }