module Rspec::Core::Advice

def after_alls

def after_alls
  after_blocks[:all]
end