# File lib/stella/report.rb, line 368 def initialize(timeline=nil, runid=nil) @timeline, @runid = timeline, runid @processed = false end