# File rice/identifier.rb, line 114
    def initialize
	super(nil, @@count)
	@@count += 1
    end