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