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