class RSpec::Core::Example

def hooks

Experimental RBS support (using type sampling data from the type_fusion project).

def hooks: () -> RSpec::Core::Hooks::HookCollections

This signature was generated using 1 sample from 1 application.

def hooks
  example_group_instance.singleton_class.hooks
end