19 20 21
# File 'lib/elbas/aws/instance_collection.rb', line 19 def each(&block) instances.each(&block) end