describe("Bar", function() { it(".foo", function() { bar = new Bar(); }); });