# File lib/bacon.rb, line 229
    def throw?(*args, &block); block.throw?(*args); end