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