16 17 18
# File 'lib/file_record/callbacks.rb', line 16 def destroy run_callbacks(:destroy) { super } end