# File lib/racc/state.rb, line 890
    def inspect
      "<shift #{@goto_state.ident}>"
    end