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