I have two relations, has_many and belongs_to, both are mongoid enabled objects
class Email belongs_to :case_datum, class_name: "CaseDatum", optiona