# File lib/rgen/util/pattern_matcher.rb, line 75
    def initialize(target)
      @_target = target
    end