class ActiveStorage::Attached::Changes::CreateOne

def attachment

def attachment
  @attachment ||= find_or_build_attachment
end