# File lib/treetop/runtime/syntax_node.rb, line 33
      def nonterminal?
        !terminal?
      end