# File lib/buildr/core/cc.rb, line 26 def initialize(*args) super @delay = 0.2 enhance do monitor_and_compile end end