constructor()

in src/rules/input/PodNetmaskRules.js [53:55]


  constructor() {
    super([new HardcodedMin()], [new HardcodedMax()]);
  }