constructor()

in x-element.js [163:166]


  constructor() {
    super();
    XElement.#constructHost(this);
  }