# File lib/rack/handler/lsws.rb, line 55 def self.send_body(body) body.each { |part| print part STDOUT.flush } end