A reference to another object in a MongoDB database.
Create a DBRef. Use this class in conjunction with DB#dereference.
@param [String] namespace a collection name. @param [ObjectId] object_id an object id.
[Validate]