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