# File lib/analyzer_tools/rails_stat.rb, line 81 def start trap 'INT' do Curses.close_screen if defined? Curses exit end start_printer read_log end