# File lib/dm-core/associations/many_to_many.rb, line 93
        def destroy
          near_association.destroy
          super
        end