skipError: function (test) {
        test.expect(8);

        function Model(attrs) {
            this.attributes = attrs;