# File nqxml/entities.rb, line 300 def ==(anObj) return super(anObj) && @nDataDeclName == anObj.nDataDeclName end