213 214 215
# File 'lib/fear/option.rb', line 213 def match(value, &block) matcher(&block).call(value) end