# File lib/mongo_mapper/plugins/associations/many_association.rb, line 58
        def autosave?
          options.fetch(:autosave, true)
        end