# File lib/webmock/adapters/rspec/webmock_matcher.rb, line 14 def twice @request_execution_verifier.expected_times_executed = 2 self end