class Racc::Shift

def inspect

def inspect
  "<shift #{@goto_state.ident}>"
end