this.find().each(function(doc){ app.inspect(doc); }, true).then(function(){ app.models.User.close(); })