class ActiveFedora::Associations::CollectionProxy
def initialize(association)
def initialize(association) @association = association super association.klass merge! association.scope end
def initialize(association) @association = association super association.klass merge! association.scope end