var _privateMethod = /*#__PURE__*/new WeakSet(); class X { constructor() { babelHelpers.classPrivateMethodInitSpec(this, _privateMethod); } } function _privateMethod2() { return 42; }