class ActiveStorage::Attached::Changes::PurgeOne
def initialize(name, record, attachment)
def initialize(name, record, attachment) @name, @record, @attachment = name, record, attachment end
def initialize(name, record, attachment) @name, @record, @attachment = name, record, attachment end