68 69 70
# File 'lib/rex/struct2/s_struct.rb', line 68 def each(&block) return elements.each(&block) end