global

def child_update?

association
Does this metadata describe an change to the anonymous child of a singular
def child_update?
  explicit_child_update? || auto_child_update?
end