method
prepend_after
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
prepend_after(scope = :each, &block)
public
Registers a block to be executed after each example. This method prepends block to existing after blocks.
See append_before for scoping semantics.
prepend_after(scope = :each, &block)
public
Registers a block to be executed after each example. This method prepends block to existing after blocks.
See append_before for scoping semantics.