module Paperclip::Schema::CommandRecorder

def invert_add_attachment(args)

def invert_add_attachment(args)
  [:remove_attachment, args]
end