class Shindo::Tests

def before(&block)

def before(&block)
  @befores.last.push(block)
end