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