# File lib/racc/state.rb, line 897
    def initialize(rule)
      @rule = rule
      @refn = 0
    end