// require_relative('../spec_helper.js') describe("Bar", function() { it(".foo", function() { bar = new Bar(); }); });