# File nqxml/document.rb, line 93
 def firstChild
	    return @children.first
	end