# File lib/racc/state.rb, line 909
    def inspect
      "<reduce #{@rule.ident}>"
    end