module Rspec::Core::Advice

def before_alls

def before_alls
  before_blocks[:all]
end