if (subjectRules) {
      Array.from(subjectRules.keys()).forEach(action => actions.add(action));
    }