class RSpec::Core::Configuration

def reporter

def reporter
  @reporter ||= Reporter.new(formatter)
end