class Rspec::Core::Configuration

def formatter

def formatter
  @formatter ||= formatter_class.new
end