# File lib/treetop/runtime/syntax_node.rb, line 89
      def dot_id
        @dot_id ||= @@dot_id_counter += 1
      end