25 26 27
# File 'lib/consyncful/stats.rb', line 25 def record_deleted @stats[:records_deleted] += 1 end