# File lib/mongo_mapper/plugins/associations/belongs_to_proxy.rb, line 33 def save_to_collection(options={}) @target.save(options) if @target end