class Bacon::Context

def throw?(*args, &block); block.throw?(*args); end

def throw?(*args, &block); block.throw?(*args); end