match(&block)
See Spec::Matchers
# File lib/spec/matchers/matcher.rb, line 46 def match(&block) @match_block = block end