class Shindo::Tests

def after(&block)

def after(&block)
  @afters[-1].push(block)
end