it("does NOT throw", function() {
                var renderingWithoutDecorators = function() {
                    view.render();
                };