# File lib/hydra/runner_listener/abstract.rb, line 10 def initialize(output = $stdout) @output = output end