class RSpec::Core::Configuration

def reset

Other tags:
    Private: -
def reset
  @reporter = nil
  @formatters.clear
end