module Rspec::Core::Mocking::WithRspec

def _verify_mocks

def _verify_mocks
  $rspec_mocks.verify_all
end