class RSpec::Core::Configuration

def formatter

def formatter
  @formatter ||= formatter_class.new(output)
end