class RSpec::Core::Example

def hooks

def hooks
  example_group_instance.singleton_class.hooks
end