constructor()

in src/rules/input/service/ServiceRules.js [51:53]


  constructor(state) {
    this.state = state;
  }