30 31 32
# File 'lib/palava_machine/socket_store.rb', line 30 def each(&block) @connections.each(&block) end