doResolveProps: function(objects) {
            this.resolver   = Resolvers.resolveProps([this], objects);
            this.doResolve();
        },