30 31 32
# File 'lib/upguard/OperatingSystemList.rb', line 30 def each(&block) @inner_list.each(&block) end