# File /home/ser/Work/rexml/rexml/element.rb, line 679 def each( xpath=nil, &block) XPath::each( @element, xpath, &block ) end