whereError: function (test) {
        test.expect(10);

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