# File lib/vcr/request_matcher_registry.rb, line 43
      def to_proc
        lambda { |r1, r2| call(r1, r2) }
      end