# File nqxml/entities.rb, line 257
 def to_s
	    return "PUBLIC #{@pubidLiteral} #{@systemLiteral}"
	end