Autotest.add_hook :initialize do |at| end Autotest.add_hook :run_command do |at| system "rake compile" end