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