39 40 41 42 43
# File 'lib/lumberjack_multi-device.rb', line 39 def close @devices.map do |device| device.close end end