class ActiveFedora::Associations::AssociationProxy

def foreign_key_present

this scenario.
still being a new record). Currently, only +belongs_to+ presents
available for an association without having the object itself (and
Can be overwritten by associations that might have the foreign key
def foreign_key_present
  false
end