# File lib/racc/grammar.rb, line 680
    def inspect
      "#<Racc::Rule id=#{@ident} (#{@target})>"
    end