AfterHandler

constructor(afterPredicate: (Context<T>) -> Boolean = { true }, callback: (Context<T>) -> Context<T>)