module Rspec::Core::Mocking::WithRR

def _teardown_mocks

def _teardown_mocks
  RR::Space.instance.reset
end