class ActiveFedora::Associations::Association

def scope

def scope
  target_scope.merge(association_scope)
end