class ActiveFedora::Associations::SingularAssociation

def build(attributes = {})

def build(attributes = {})
  new_record(:build, attributes)
end