# File lib/mongo_mapper/plugins/associations/belongs_to_association.rb, line 6
        def type_key_name
          "#{as}_type"
        end