# File rice/ping.rb, line 14
    def initialize(domain, party)
	super(domain, party)
	@requestNode.addChild(NQXML::Tag.new('ice-nop', nil))
    end