33 34 35 36 37
# File 'lib/lumberjack_multi-device.rb', line 33 def flush @devices.map do |device| device.flush end end