# File nqxml/entities.rb, line 220
 def initialize(systemLiteral, source=nil)
	    super(source)
	    @systemLiteral = systemLiteral
	end