class ActiveRecord::Associations::Preloader::Association

def scope

def scope
  @scope ||= build_scope
end