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