# File lib/mongo_mapper/plugins/associations/base.rb, line 54
        def as
          @options[:as] || self.name
        end