# File lib/webmock/rspec/matchers/request_pattern_matcher.rb, line 8 def once @request_execution_verifier.expected_times_executed = 1 self end