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