after(function (done) {
            db.collection('classes').drop(db.collection('groups').drop(done));
        });