# File lib/dm-core/associations/one_to_many.rb, line 77
        def set_collection(source, target)
          set!(source, target)
        end