# File lib/webmock/adapters/rspec/webmock_matcher.rb, line 9 def once @request_execution_verifier.expected_times_executed = 1 self end