# File lib/flexmock/rspec_spy_matcher.rb, line 61
61:       def twice
62:         times(2)
63:       end