# File lib/mongo_mapper/plugins/associations/base.rb, line 38
        def embeddable?
          klass.embeddable?
        end