# File lib/dm-core/associations/many_to_many.rb, line 128 def source_scope(source) { through.inverse => source } end