# File lib/hydra/listener/report_generator.rb, line 11 def file_begin(file) @report[file] ||= { } @report[file]['start'] = Time.now.to_f end