6 7 8
# File 'activerecord/lib/active_record/associations/association_scope.rb', line 6 def self.scope(association) INSTANCE.scope(association) end