# File rice/identifier.rb, line 71
    def to_s
	return "REQ-#{@siteDomain}-#{@dtStamp}-#{@@count}"
    end