class Rspec::Core::ExampleGroup

def self.after_ancestors

def self.after_ancestors
  @_after_ancestors ||= ancestors(true)
end