# File lib/mongo_mapper/plugins/persistence.rb, line 56 def collection assert_supported database.collection(collection_name) end