fail: function(fn) {
            if (status === 'rejected') {
                fn.call(dfd, instances);
            }