# File lib/fastri/ri_service.rb, line 84
    def add_matcher(name, &block)
      @matchers[name] = block
    end