module Rspec::Core::Advice

def after_eachs

def after_eachs
  after_blocks[:each]
end