# File lib/rgen/util/pattern_matcher.rb, line 112
    def _bind(value)
      @value = value
      @bound = true
    end