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