# File lib/vcr/request_matcher_registry.rb, line 49
    def initialize
      @registry = {}
      register_built_ins
    end