class RSpec::Core::Configuration

def reset

Other tags:
    Private: -
def reset
  @spec_files_loaded = false
  reset_reporter
end