this.mod.once('core', function(Core) {
    this.core = new Core();
  }.bind(this));