# File lib/turn/configuration.rb, line 238
    def reporter_options
      { :trace=>trace, :natural=>natural?, :verbose=>verbose?, :mark=>mark }
    end