# File lib/racc/state.rb, line 50
    def [](i)
      @states[i]
    end