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