class ActiveFedora::Associations::RecordComposite

def initialize(records:)

def initialize(records:)
  @records = records
end