# File lib/unit_diff.rb, line 57 def self.unit_diff trap 'INT' do exit 1 end puts UnitDiff.new.unit_diff end