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