# File lib/mongo_mapper/plugins/associations/belongs_to_association.rb, line 26 def autosave? options.fetch(:autosave, false) end