var _this = this; class Foo { static fn = function () { return console.log(_this); }; }