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