module ActiveStorage::Attached::Model

def attachment_changes # :nodoc:

:nodoc:
def attachment_changes # :nodoc:
  @attachment_changes ||= {}
end