method
    
    prepend_after
  prepend_after(scope = :each, options={}, &proc)
  public
  Prepends a global after block to all example groups.
See append_before for scoping semantics.
  prepend_after(scope = :each, options={}, &proc)
  public
  Prepends a global after block to all example groups.
See append_before for scoping semantics.