Allen Wirfs-Brock (2013-02-14T00:27:15.000Z)
github at esdiscuss.org (2013-07-12T02:26:28.118Z)
> Oooh, static getters and setters, nice. Of course, they aren't actually static in any real sense. That's just the keyword. They are just regularly dynamic properties of the class (ie constructor) object.