module Rspec::Core::Mocking::WithRspec

def _teardown_mocks

def _teardown_mocks
  $rspec_mocks.reset_all
end