# File rice/identifier.rb, line 103
    def to_s
	return "PSID-#{@collectionName}-#{@@count}"
    end