# File lib/bacon.rb, line 279
def
should
(
*
args
,
&
block
)
Should
.
new
(
self
).
be
(
*
args
,
&
block
)
end