# File nqxml/entities.rb, line 372 def initialize(name, argString, source=nil) super(name, source) @argString = argString end