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