# File lib/rgen/util/pattern_matcher.rb, line 63
    def initialize(&block)
      @block = block
    end