module Hoe::Flog

def initialize_flog

def initialize_flog
  self.flog_threshold ||= timebomb 1500, 1000 # 80% of average :(
end