var Foo = (function (_Bar) { babelHelpers.inherits(Foo, _Bar); function Foo() { babelHelpers.classCallCheck(this, Foo); } return Foo; })(Bar);