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