constructor()

in packages/core/src/suites.js [102:104]


  constructor(options) {
    super(MODELS, options);
  }