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