# File /home/ser/Work/rexml/rexml/parent.rb, line 53 def each_index( &block ) @children.each_index(&block) end