# File lib/vcr/request_matcher_registry.rb, line 13 def matches?(request_1, request_2) callable.call(request_1, request_2) end