# File lib/ruby-prof/printers/abstract_printer.rb, line 8 def initialize(result) @result = result @output = nil end