# File lib/racc/state.rb, line 880
    def initialize(goto)
      @goto_state = goto
    end