# File lib/flexmock/rspec_spy_matcher.rb, line 48
48:
def
times
(
n
) 49:
@times
=
n
50:
self
51:
end