var Foo = function Foo() { "use strict"; babelHelpers.classCallCheck(this, Foo); babelHelpers.defineProperty(this, 0, "foo"); babelHelpers.defineProperty(this, 1, "bar"); };