# File lib/mongo_mapper/plugins/associations/base.rb, line 42
        def touch?
          !!@options[:touch]
        end