# File lib/hoe/flog.rb, line 19
  def initialize_flog
    self.flog_threshold ||= timebomb 1500, 1000 # 80% of average :(
  end