in src/rules/input/BaseNetmaskRules.js [36:39]
constructor(minRules, maxRules) { this.minRules = minRules; this.maxRules = maxRules; }