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