# File lib/vcr/structs/request.rb, line 22
    def matcher(match_attributes)
      RequestMatcher.new(self, match_attributes)
    end