# File lib/racc/grammar.rb, line 696
    def empty?
      @symbols.empty?
    end