41 42 43 44 45
# File 'lib/wsdl/xmlSchema/content.rb', line 41 def each @contents.each do |content| yield content end end