CI::Reporter::RSpec
# File lib/ci/reporter/rspec.rb, line 207 def initialize(*args) @formatter = RSpecFormatters::DocFormatter.new(*args) super end