class RSpec::Core::Hooks::AroundHookCollection
def with(example, initial_procsy)
def with(example, initial_procsy) @example = example @initial_procsy = initial_procsy self end
def with(example, initial_procsy) @example = example @initial_procsy = initial_procsy self end