class Bacon::Context

def after(&block); @after << block; end

def after(&block);  @after << block; end