class Shindo::Tests

def before(&block)

def before(&block)
  @befores[-1].push(block)
end