# File nqxml/document.rb, line 97
 def lastChild
	    return @children.last
	end