# File lib/turn/configuration.rb, line 190 def reporter @reporter ||= decorate_reporter(reporter_class.new($stdout, reporter_options)) end