# File lib/rr/recorded_calls.rb, line 25
def
any?
(
&
block
)
recorded_calls
.
any?
(
&
block
)
end