# File lib/rack/chunked.rb, line 17
      def initialize(body)
        @body = body
      end