# File lib/merb-core/rack/stream_wrapper.rb, line 6
      def initialize(body)
         @body = body
      end