# File lib/racc/grammar.rb, line 853
    def before(len)
      @rule.ptrs[@index - len] or ptr_bug!
    end