class Mongoid::Association::Referenced::BelongsTo::Proxy

This class handles all behavior for associations that are either one-to-many or one-to-one, where the foreign key is stored on this side of the association and the reference is to document(s) in another collection.