# File lib/sadelta.rb, line 128 128: def finished 129: puts "Match Count: #{@match_count}, Insert Count: #{@insert_count}" 130: end