class Shindo::Tests

def after(&block)

def after(&block)
  @afters.last.push(block)
end