This project is intended to be a collection of useful utilities for working with MongoDB.
The project is organized into modules which you can include into your classes.
class Person include MongoUtils::Aggregation end