# File lib/rspec/matchers/matcher.rb, line 91
        def match(&block)
          @match_block = block
        end