module Shindo
class Shindo::Tests
shindo
0.0.1
# before
def before(&block) @befores[-1].push(block) end