144 145 146
# File 'lib/mongo_mapper/support.rb', line 144 def self.from_mongo(value) Set.new(value || []) end