# File rexml/parent.rb, line 59
  def []( index )
			@children[index]
		end