Foo.call(Object.create(Foo.prototype))
I wonder if any linters out there warn when they see something like:
something = SomeCapitalizedFunction()