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