# File lib/treetop/compiler/lexical_address_space.rb, line 8
      def next_address
        @next_address += 1
      end