Inherits Struct / Value / Object
Wraps an Example and a Proc that will eventually execute the example.
Example
Proc
The example that will eventually run when calling run.
run
Executes the wrapped example, possibly executing other around_each hooks before that.
around_each